[INFO] cloning repository https://github.com/flxbe/stammdaten
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flxbe/stammdaten" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxbe%2Fstammdaten", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxbe%2Fstammdaten'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56de48198882c1869922e6eff719cf2cd3a64b1a
[INFO] fixing flxbe/stammdaten against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflxbe%2Fstammdaten" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flxbe/stammdaten
[INFO] finished tweaking git repo https://github.com/flxbe/stammdaten
[INFO] tweaked toml for git repo https://github.com/flxbe/stammdaten written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flxbe/stammdaten on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flxbe/stammdaten already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e
[INFO] running `Command { std: "docker" "start" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]     Checking piet v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.3
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]    Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git#0079ae31)
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-script v0.5.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking fontdb v0.5.4
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking usvg v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git#0079ae31)
[INFO] [stderr]    Compiling druid-enums v0.1.0 (https://github.com/finnerale/druid-enums#ed307acc)
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.2
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]     Checking glib v0.14.8
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking pango v0.14.8
[INFO] [stderr]     Checking cairo-rs v0.14.9
[INFO] [stderr]     Checking atk v0.14.0
[INFO] [stderr]     Checking pangocairo v0.14.0
[INFO] [stderr]     Checking piet-cairo v0.5.0
[INFO] [stderr]     Checking piet-common v0.5.0
[INFO] [stderr]     Checking gdk-pixbuf v0.14.0
[INFO] [stderr]     Checking gdk v0.14.3
[INFO] [stderr]     Checking druid v0.7.0 (https://github.com/linebender/druid.git#0079ae31)
[INFO] [stderr]     Checking stammdaten v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/ui/main.rs (1 fix)
[INFO] [stderr]        Fixed src/widgets/input.rs (1 fix)
[INFO] [stdout] warning: `impl druid::Widget<std::option::Option<T>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/ui/main.rs:606:6
[INFO] [stdout]     |
[INFO] [stdout] 606 | ) -> impl Widget<Option<T>>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/ui/main.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     title: &str,
[INFO] [stdout]     |            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/ui/main.rs:605:16
[INFO] [stdout]     |
[INFO] [stdout] 605 |     on_create: impl Fn(&mut EventCtx, &mut Option<T>, &Env) + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 603 ~ fn build_add_button<T, U: Fn(&mut EventCtx, &mut Option<T>, &Env) + 'static>(
[INFO] [stdout] 604 |     title: &str,
[INFO] [stdout] 605 ~     on_create: U,
[INFO] [stdout] 606 ~ ) -> impl Widget<Option<T>> + use<T, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl druid::Widget<T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/ui/main.rs:627:6
[INFO] [stdout]     |
[INFO] [stdout] 627 | ) -> impl Widget<T>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/ui/main.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 |     title: &str,
[INFO] [stdout]     |            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/ui/main.rs:626:16
[INFO] [stdout]     |
[INFO] [stdout] 626 |     on_delete: impl Fn(&mut EventCtx, &mut T, &Env) + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 624 ~ fn build_item<T, U: Fn(&mut EventCtx, &mut T, &Env) + 'static>(
[INFO] [stdout] 625 |     title: &str,
[INFO] [stdout] 626 ~     on_delete: U,
[INFO] [stdout] 627 ~ ) -> impl Widget<T> + use<T, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stdout] warning: `impl druid::Widget<std::option::Option<T>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/ui/main.rs:606:6
[INFO] [stdout]     |
[INFO] [stdout] 606 | ) -> impl Widget<Option<T>>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/ui/main.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     title: &str,
[INFO] [stdout]     |            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/ui/main.rs:605:16
[INFO] [stdout]     |
[INFO] [stdout] 605 |     on_create: impl Fn(&mut EventCtx, &mut Option<T>, &Env) + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 603 ~ fn build_add_button<T, U: Fn(&mut EventCtx, &mut Option<T>, &Env) + 'static>(
[INFO] [stdout] 604 |     title: &str,
[INFO] [stdout] 605 ~     on_create: U,
[INFO] [stdout] 606 ~ ) -> impl Widget<Option<T>> + use<T, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl druid::Widget<T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/ui/main.rs:627:6
[INFO] [stdout]     |
[INFO] [stdout] 627 | ) -> impl Widget<T>
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/ui/main.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 |     title: &str,
[INFO] [stdout]     |            ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/ui/main.rs:626:16
[INFO] [stdout]     |
[INFO] [stdout] 626 |     on_delete: impl Fn(&mut EventCtx, &mut T, &Env) + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 624 ~ fn build_item<T, U: Fn(&mut EventCtx, &mut T, &Env) + 'static>(
[INFO] [stdout] 625 |     title: &str,
[INFO] [stdout] 626 ~     on_delete: U,
[INFO] [stdout] 627 ~ ) -> impl Widget<T> + use<T, U>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: stammdaten v0.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking stammdaten v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `create_profile::PROFILE_CREATED`
[INFO] [stdout]   --> src/ui/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use create_profile::PROFILE_CREATED;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `main::PROFILE_UPDATED`
[INFO] [stdout]   --> src/ui/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use main::PROFILE_UPDATED;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_profile::PROFILE_CREATED`
[INFO] [stdout]   --> src/ui/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use create_profile::PROFILE_CREATED;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `main::PROFILE_UPDATED`
[INFO] [stdout]   --> src/ui/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use main::PROFILE_UPDATED;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/ui/main.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 596 |         move |state, _state, _env| match state {
[INFO] [stdout]     |         -------------------------- lifetime `'1` represents this closure's body
[INFO] [stdout] 597 |             true => Box::new(build_item(&title, on_delete).lens(SomeLens)),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure implements `Fn`, so references to captured variables can't escape the closure
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/ui/main.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 596 |         move |state, _state, _env| match state {
[INFO] [stdout]     |         -------------------------- lifetime `'1` represents this closure's body
[INFO] [stdout] 597 |             true => Box::new(build_item(&title, on_delete).lens(SomeLens)),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure implements `Fn`, so references to captured variables can't escape the closure
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stammdaten` (bin "stammdaten") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stammdaten` (bin "stammdaten" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e", kill_on_drop: false }`
[INFO] [stdout] 8f4dad96bfe2708f00f8f9afd5412bc67636c2cd0b578529a7b85cd54a0e879e
